CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux open

搜索资源列表

  1. linux-ipc-chat

    0下载:
  2. 自己的写的linux下的管道聊天程序. 可以在超级终端开启两个session,然后分别运行两个应用程序.-A chat program pipes under linux. You can open two session sin the HyperTerminal, and then run the two applications, respectively.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:7245
    • 提供者:张元
  1. gcc-4.2.1.linux

    0下载:
  2. 仿真计算开发源代码的计算平台plaiform,有发展前途,-Simulation of open source computing platform plaiform, promising,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-22
    • 文件大小:41485330
    • 提供者:陈维清
  1. Linux-driver-development14

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第14章、Linux终端设备驱动。在Linux系统中,终端设备非常重要,没有终端设备,系统将无法向用户反馈信息,Linux系统中包含控制台、串口和伪终端3类终端设备。14.1节阐述了终端设备的概念及分类,14.2节给出了Linux终端设备驱动的框架结构,重点讲解tty_driver结构体及其成员。14.3~14.5节在14.2节的基础上,分别讲解Linux终端设备驱动的模块加载/卸载函数和open()、cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:706789
    • 提供者:华清远见
  1. Linux-Programming-White-Papers

    0下载:
  2. < Linux编程白皮书> : 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。-< <Linux编程白皮书> > : This book and its programming on the Linux operating system, the overall presentati
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-30
    • 文件大小:12528264
    • 提供者:刘绍海
  1. scull-open

    0下载:
  2. LINUX 驱动入门 字符设备 从入门到提升之 mydve_open-linux driver primer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:97083
    • 提供者:小敏
  1. quilt-0.48.tar

    0下载:
  2. CMake is a cross-platform, open-source build system. CMake is part of a family of tools designed to build, test and package software.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:421146
    • 提供者:teee
  1. UDP.tar

    0下载:
  2. 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, foll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4930
    • 提供者:梁小涵
  1. RT5370_RT5372_Linux_STA_V2.5.0.1_DPO

    0下载:
  2. RT5370/5372 ABGN无线网卡linux驱动。该驱动实现了IEEE802.11的基本内容,包括BSS和IBSS模式,支持开放、共享、WPA-PSK和WPA2-PSK认证,以及WEP、TKIP、AES加密。-This is a linux device driver for Ralink RT5370/5372 ABGN WLAN Card. This driver implements basic IEEE802.11. Infrastructure and adhoc mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:978944
    • 提供者:sherry
  1. programming-for-linux-c

    0下载:
  2. 全面、系统、深入探讨linux下c程序设计的核心技术与思想,采用案例展示开源原件设计的思想-Comprehensive, systematic, in-depth study under linux c programming the core technology and ideas, using the open source case shows the original design ideas
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:453326
    • 提供者:张先生
  1. Building.Embedded.Linux.Systems

    0下载:
  2. 構建嵌入式Linux系統顯示您如何設計和構建自己的嵌入式systemsusing的Linux® 內核免費的開源工具和框架。由開源社區 activemember編寫,這本書是結構逐步讀者介紹嵌入式Linux theintricacies的詳細信息,並在每章的例子,達到最重要的部份 描述如何Linux是嵌入式設備上的實際。-Building Embedded Linux Systems shows you how to design and build your own embedded
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1279440
    • 提供者:ixhxpns
  1. OReilly---Java-Programming-On-Linux

    0下载:
  2. This book is neither a course in Java programming nor a manual for the Linux OS. While the well-written text provides overviews of both Java and Linux, it s really a compendium of information you ll want on hand once you ve chosen Java-on-Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:4081420
    • 提供者:ixhxpns
  1. Linux-serial

    0下载:
  2. Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:7952
    • 提供者:zhangxiaojun
  1. amsn-0.98.4-src.tar

    0下载:
  2.  AMSN是一款功能丰富的MSN Messenger软件,遵照GNU GPL进行发布,除了Windows,还可在其他多种平台下运行,比如GNU/Linux、FreeBSD、Mac OS X等。 amsnAMSN 是一款免费而且开放原始码的 MSN 替代工具,它可以说是目前与 MSN 拟真度最高的一款工具,不但支持最流行的动态表情图标,连 MSN 专属的声音传讯或是网络视讯功能也完全支持喔。基本上,只要是你想得到的 MSN 功能,在AMSN上大多有被实现。-AMSN is a feature-ri
  3. 所属分类:Linux Network

    • 发布日期:2017-06-01
    • 文件大小:14200751
    • 提供者:crossci
  1. LivaPlayer

    0下载:
  2. livaplayer最新源代码。livaplayer是千千静听在linux下的开源项目,用java编写-livaplayer the latest source code. livaplayer is TTPlayer under linux open source project, written with java
  3. 所属分类:Audio program

    • 发布日期:2017-05-22
    • 文件大小:6979381
    • 提供者:王宗阳
  1. Essential-Linux-Device.tar

    1下载:
  2. 《精通Linux设备驱动程序》,作者Sreekrishnan Venkateswaran 有丰富的驱动开发经验-Essential-Linux-Device-Drivers-Prentice-Hall-Open-Source-Software-Development-Series, the author, Sreekrishnan Venkateswaran has the sufficient experience for the Linux-device.
  3. 所属分类:Linux驱动

    • 发布日期:2013-04-30
    • 文件大小:4286361
    • 提供者:子林
  1. Learning-Debian-GNU-Linux

    0下载:
  2. 构建嵌入式Linux系统显示您如何设计和构建自己的嵌入式系统使用的Linux® 内核免费的开源工具和框架。开源社区的活跃成员编写的,这本书是结构逐步读者介绍嵌入式Linux的复杂性的详细信息,并在每章的例子,实际上是嵌入式设备上的Linux如何在描述高潮。-Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the ke
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:3054997
    • 提供者:lijing
  1. madagascar-1.2.tar

    0下载:
  2. 国外免费的地震处理软件madagascar的最新版本1.2版 在linux下运行的开源软件 优化了安装方式-Foreign free seismic processing software madagascar latest version of the 1.2 version running under the linux open source software to optimize the installation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:20109654
    • 提供者:wmc
  1. Linux-audios

    0下载:
  2. Open Sound System,ALSA (Advanced Linux Sound Architecture),音频编程实例-Linux audio code program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5018
    • 提供者:ayan
  1. Ubuntu-Linux

    0下载:
  2. 本文以Ubuntu Linux 7.10为例,根据大量实际操作结果,总结了Linux系统的安装与 配置全过程,对一系列开源软件的环境配置与使用进行了讨论。 -Ubuntu Linux 7.10, for example, based on actual operating results, summed up the Linux system installation and Configuration of the whole process, configuration and us
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:383028
    • 提供者:
  1. Linux

    0下载:
  2. linux源码分析的相关资料,为开源奋斗-Linux source code analysis of the relevant information, open fighting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1644390
    • 提供者:熊政宇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com